Curling Sports Analytics

Basics of Curling

If you are unfamiliar with curling, the World Curling Federation has a nice 2-minute intro to the sport:

In curling, two teams of four players take turns sliding rocks down a sheet of ice toward a target painted on the far end of the ice (called the house or rings), sweeping the ice in from of the rock to control its path. Each match has series of scoring opportunities called ends (similar to innings in baseball), typically 8 or 10 ends, and the team with the most points at the conclusion of the match wins. Unlike most sports, teams often concede early if they are too far behind to have a realistic chance of winning.

In each end, the teams take turns sliding rocks until each team has delivered 8 rocks. The team that delivers the last rock (called hammer) has a big advantage in scoring, since they have the last chance to rearrange rocks to maximize their score.

The score for the end is based on the placement of the rocks after all rocks are delivered. If no rocks are in the house, both teams score zero points. If at least one rock is touching the house, the team with the rock closest to the center of the rings scores one point for each of their rocks that is closer to the center than the nearest opponent rock. For example, if the closest rock to the center is red and the second closest is yellow, red scores 1 point. If the closest three rocks to the center are all yellow and the fourth closest is red, then yellow scores 3 points.

Scoring in curling

The common types of scores for one end are:

If the end is blanked, the team with hammer keeps it in the next end. If one team scores, the team that did not score gets hammer in the next end. The team with hammer will usually try to convert (maximizing their score) or blank (saving their advantage for a better opportunity later), and the team without hammer will usually try to steal or force.

Database Details

CurlingZone maintains a database of the line scores from matches in most major events. Since the website does not allow API access, I used webscraping to construct my own SQL database of the line scores (scores in each end) of over 170,000 matches, along with basic event and team information. The analysis below is based on that database.

Because CurlingZone has become more popular over time, 94% of the matches in my webscraped database happened since the 2010-2011 season. In my analyses, I chose to focus mainly on data aggregated from the 2010-2011 season to the present. The rules and strategy in curling have undergone some minor changes since 2010, but the changes have generally not dramatically changed the balance of the game.

Timing of Matches

The graph below shows the number of curling matches that took place each month, and can be filtered by mens/womens, match length in ends, and ranks of the two teams.

This graph shows the following trends:

Distribution of Final Scores

The graph below shows the number of curling matches with a given final score since the start of the 2010-2011 season, and can be filtered by mens/womens, match length in ends, and ranks of the two teams.

This graph shows the following trends:

Distribution of Scores in Each End

The graph below shows the distribution of scores in each end of a curling match, and can be filtered by mens/womens, match length in ends, and ranks of the two teams. Positive scores mean that the team with hammer scored, and negative scores mean that the team without hammer scored (stole).

This graph shows the following trends: